if (do_name() != 'Home') : ?>
include("util/comment.php"); ?>
Reference | fontsize()
endif ?>Syntax | fontsize(fontsize) | ||
Description | Sets the current font size. All text() commands following the fontsize() command will be drawn in this font size. Font size is measured in units of points. | ||
Returns | the current font size | ||
Example |
|